[INFO] cloning repository https://github.com/FrancescElies/risto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrancescElies/risto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescElies%2Fristo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescElies%2Fristo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d42dc033c5b6d98ae4e06f6bc5a19d0fba4073e3
[INFO] testing FrancescElies/risto against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescElies%2Fristo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FrancescElies/risto
[INFO] finished tweaking git repo https://github.com/FrancescElies/risto
[INFO] tweaked toml for git repo https://github.com/FrancescElies/risto written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FrancescElies/risto on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FrancescElies/risto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/0xcaff/rust-chromaprint-native`
[INFO] [stderr]     Updating git submodule `https://github.com/acoustid/chromaprint.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded trash v5.2.2
[INFO] [stderr]   Downloaded minimp3_fixed v0.5.4
[INFO] [stderr]   Downloaded security-framework-sys v2.13.0
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]   Downloaded crokey-proc_macros v1.1.0
[INFO] [stderr]   Downloaded crokey v1.1.0
[INFO] [stderr]   Downloaded id3 v1.16.2
[INFO] [stderr]   Downloaded indexmap v2.2.4
[INFO] [stderr]   Downloaded h2 v0.4.7
[INFO] [stderr]   Downloaded coolor v1.0.0
[INFO] [stderr]   Downloaded zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]   Downloaded termimad v0.31.2
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b392fb3ae808921c5b95627727e7e83c4ab5095aebd7c74dc216a53aeb6722d3
[INFO] running `Command { std: "docker" "start" "-a" "b392fb3ae808921c5b95627727e7e83c4ab5095aebd7c74dc216a53aeb6722d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b392fb3ae808921c5b95627727e7e83c4ab5095aebd7c74dc216a53aeb6722d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b392fb3ae808921c5b95627727e7e83c4ab5095aebd7c74dc216a53aeb6722d3", kill_on_drop: false }`
[INFO] [stdout] b392fb3ae808921c5b95627727e7e83c4ab5095aebd7c74dc216a53aeb6722d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bc64e931fe738cc702a561d5d20500443238b3564f79eeafa67680907e16ca2
[INFO] running `Command { std: "docker" "start" "-a" "7bc64e931fe738cc702a561d5d20500443238b3564f79eeafa67680907e16ca2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling indexmap v2.2.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling slice-ring-buffer v0.3.4
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling chromaprint_native v0.1.0 (https://github.com/0xcaff/rust-chromaprint-native#5ca48c3f)
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling coolor v1.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling minimad v0.13.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling trash v5.2.2
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling id3 v1.16.2
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling minimp3_fixed v0.5.4
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling crokey v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling termimad v0.31.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling risto v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Songs` is never constructed
[INFO] [stdout]   --> src/cli/classify_music.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Songs(Vec<Song>);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "7bc64e931fe738cc702a561d5d20500443238b3564f79eeafa67680907e16ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc64e931fe738cc702a561d5d20500443238b3564f79eeafa67680907e16ca2", kill_on_drop: false }`
[INFO] [stdout] 7bc64e931fe738cc702a561d5d20500443238b3564f79eeafa67680907e16ca2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a2fd67d1d20b67615bf23f2f35e31a8f6b76d383ae7ca6446981c31bf09c17a
[INFO] running `Command { std: "docker" "start" "-a" "3a2fd67d1d20b67615bf23f2f35e31a8f6b76d383ae7ca6446981c31bf09c17a", kill_on_drop: false }`
[INFO] [stderr]    Compiling risto v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Songs` is never constructed
[INFO] [stdout]   --> src/cli/classify_music.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Songs(Vec<Song>);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "3a2fd67d1d20b67615bf23f2f35e31a8f6b76d383ae7ca6446981c31bf09c17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2fd67d1d20b67615bf23f2f35e31a8f6b76d383ae7ca6446981c31bf09c17a", kill_on_drop: false }`
[INFO] [stdout] 3a2fd67d1d20b67615bf23f2f35e31a8f6b76d383ae7ca6446981c31bf09c17a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46ca80f018d0aa83fa0887f3fcef4600996075c077f69200a450e3725940c42f
[INFO] running `Command { std: "docker" "start" "-a" "46ca80f018d0aa83fa0887f3fcef4600996075c077f69200a450e3725940c42f", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Songs` is never constructed
[INFO] [stderr]   --> src/cli/classify_music.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct Songs(Vec<Song>);
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `risto` (bin "risto" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/risto-d1524980c75d56c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/risto-621fd2e53996dd84)
[INFO] [stderr]    Doc-tests risto
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "46ca80f018d0aa83fa0887f3fcef4600996075c077f69200a450e3725940c42f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ca80f018d0aa83fa0887f3fcef4600996075c077f69200a450e3725940c42f", kill_on_drop: false }`
[INFO] [stdout] 46ca80f018d0aa83fa0887f3fcef4600996075c077f69200a450e3725940c42f
